.wrap{
    position: relative;
    overflow: visible;
}
.zntj.zntj-right{
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 0;
    height: 433px;
    z-index: 10;
}
.zntj.zntj-left,.zntj{
	position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 0;
    height: 433px;
    z-index: 10;
}
.zntj .content-zntj{
    position: absolute;
    top: 0px;
    left: -50px;
    width: 50px;
    height: 130px;
    background: #0067CC;
    color: #fff;
    padding-top: 30px;
    text-decoration: none;
}

.zntj.zntj-right .content-zntj{
	left: -12px;
	right: auto;
}
.zntj .content-zntj span{
    width: 20px;
    height: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin: 0 auto;
}
.zntjs{
    position: absolute;
    top: 388px;
    right: -38px;
    width: 0;
    height: 433px;
    z-index: 10;
}
.zntjs .content-zntj{
    position: absolute;
    top: 210px;
    right: -38px;
    width: 50px;
    height: 130px;
    background: #0067CC;
    color: #fff;
    padding-top: 30px;
    text-decoration: none;
}
.zntjs .content-zntj span{
    width: 20px;
    height: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin: 0 auto;
}
.zntjs .content-zntj span a{
    color: #fff;
}
.con-tab-bg{
    width: 0px;
    height: auto;
    background: #0067CC;
    overflow: hidden;
    position: absolute;
    left: 0;
}
.zntj.zntj-right .con-tab-bg{
	right: 12px;
	left: auto;
}
.con-tab-abc{
    width: 400px;
    overflow: hidden;
}
.zntj .bottom_news{
    width: 382px;
    max-height: 423px;
    margin: 10px;
    background: #fff;
    overflow-y: scroll;
    /* display: none; */
}
.bottom_news dl dd {
    line-height: 20px;
    padding: 10px 0 5px 5px;
    position: relative;
    font-size: 14px;
    border-bottom: 1px dotted #d6d6d6;
}
.bottom_news dl dd a {
    display: inline-block;
    padding: 5px 15px;
    line-height: 25px;
    min-width: 327px;
}